home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 013 / where.doc < prev    next >
Text File  |  1984-07-03  |  640b  |  34 lines

  1.  
  2.  
  3.  
  4.         WHERE.COM
  5.  
  6.  
  7.     This program was originally copied from an article in
  8. the Jan 1984 issue of softalk. It allows location of any file(s)
  9. in any directories to be displayed. I have enhanced this program
  10. to allow multiple filenames and drive specs to be allowed.
  11.  
  12.  
  13.  
  14. syntax:
  15.  
  16.  
  17.     WHERE    {FILESPEC1} {FILESPEC2} {FILESPEC3} .....
  18.  
  19.  
  20.  
  21.     Filespec can be any legal DOS filespec with or without
  22. drive designation. If the extension is not included. a '*' is assumed.
  23. Of course wild cards are accepted and the output is sent to the standard
  24. console device.
  25.  
  26.  
  27.             ENJOY !!!!
  28.  
  29.  
  30.             CRAIG DEROUEN
  31.             SEATTLE,WA
  32. 
  33.  
  34. pted and